PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosDictionaryContainer Class / processObject Method
Context for assigning numbers
In This Topic
    processObject Method
    In This Topic
    Marks the object for processing.
    Syntax
    public boolean processObject( 
       java.lang.Object saveContext
    )

    Parameters

    saveContext
    Context for assigning numbers

    Return Value

    True if the object should be processed.
    See Also